From 135bd88fcab8ef7355d81b090377ca69b80ad08a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 10 Aug 2008 10:52:19 +0000 Subject: [PATCH] fix r12218 SVN-Revision: 12264 --- net/chrony/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 94593f886..86a1c2e4d 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -23,7 +23,7 @@ define Package/chrony SUBMENU:=Time Synchronization SECTION:=net CATEGORY:=Network - DEPENDS:=+libreadline +libncurses @!TARGET_avr32 @!TARGET_powerpc + DEPENDS:=+libreadline +libncurses @!TARGET_avr32 @!powerpc TITLE:=NTP client/server for on-demand connections URL:=http://chrony.sunsite.dk/ endef -- 2.30.2